home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-01-25 | 899 b | 38 lines |
- #
- # Prototype Makefile for a subdirectory that forms part of a command.
- #
- # This Makefile is automatically generated.
- # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
- #
- # Generated from /sprite/lib/mkmf/Makefile.bigcmd
- # Fri Jan 24 19:59:44 PST 1992
- #
- # For more information, refer to the mkmf manual page.
- #
- # $Header: /sprite/lib/mkmf/RCS/Makefile.bigcmd,v 1.6 91/04/11 12:55:39 kupfer Exp $ SPRITE (Berkeley)
- #
- # Allow mkmf
-
- ALLSRCS = WaitFor.c access.c auth.c connection.c fontdir.c fonttype.c genalloca.c io.c mitauth.c oscolor.c osfonts.c osinit.c pdev.c utils.c xdmcp.c
- MACHINES = ds3100 sun3 sun4
- MAKEFILE = Makefile
- NAME = sprite
- #include <settm.mk>
- DISTDIR ?=
-
- SYSMAKEFILE = bigcmd.mk
-
- #if exists($(TM).md/md.mk)
- #include "$(TM).md/md.mk"
- #endif
-
- #if exists(local.mk)
- #include "local.mk"
- #else
- #include <$(SYSMAKEFILE)>
- #endif
-
- #if exists($(DEPFILE))
- #include "$(DEPFILE)"
- #endif
-